home *** CD-ROM | disk | FTP | other *** search
/ JCSM Shareware Collection 1996 September / JCSM Shareware Collection (JCS Distribution) (September 1996).ISO / word_prc / fwtext.zip / START.BAT < prev    next >
DOS Batch File  |  1994-01-06  |  1KB  |  34 lines

  1. ECHO OFF
  2. CLS
  3. ECHO.        ┌─────────────────────────────────────────────────────────┐
  4. ECHO.        │                  FW-TEXT V4.50-DEMO                     █
  5. ECHO.        │    (C) Copyright 1987-1994 - Dipl.Ing. Frank Wolpers    █
  6. ECHO.        ├─────────────────────────────────────────────────────────█
  7. ECHO.        │ Distrib.: Marie-Luise Wolpers - Softwaredistribution    █
  8. ECHO.        │           PO-Box 101412, D-31114 Hildesheim (GERMANY)   █
  9. ECHO.        │           Phone: 05121/261873, daily 9.30am to 7.00pm   █
  10. ECHO.        │           FAX.: 05121/32099 (24 hours)                  █
  11. ECHO.        │ Hot-Line: Tel.: 05121/15333, daily 6.30pm to 8.30pm     █
  12. ECHO.        │           (all times are Central European Times)        █
  13. ECHO.        ├─────────────────────────────────────────────────────────█
  14. ECHO.        │        Have a nice time, happy computing,               █
  15. ECHO.        │       so long and keep the fire burning !!              █
  16. ECHO.        └▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█
  17. ECHO.
  18. ECHO       Please read all -DOC-files on this disc to get all informations
  19. ECHO       about the programs on this disc.
  20. ECHO.
  21. ECHO       Type in at the DOS-Prompt PRINT [filename.doc] to get a printout
  22. ECHO       of this .DOC-file on your printer.
  23. ECHO.
  24. ECHO                         » Press any key to continue ! «
  25. PAUSE >nul
  26. CLS
  27. IF EXIST read.me! read read.me!
  28. CLS
  29. read files.doc
  30. CLS
  31. read install.doc
  32. CLS
  33. install
  34.